-
Home
-
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
-
5.1.17
-
Code
-
Classes
- SubmissionHandlerService
Total Complexity |
43 |
Dependencies |
15 |
Dependents |
2 |
Total lines |
458 |
Lines of code |
345 |
Logical lines of code |
131 |
Comment lines |
40 |
Methods |
8 |
Properties |
6 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getReturnData() |
B |
30 |
18 |
140 |
processSubmissionData() |
A |
40 |
8 |
66 |
prepareInsertData() |
A |
41 |
6 |
62 |
prepareHandler() |
S |
52 |
5 |
22 |
insertSubmission() |
S |
50 |
2 |
33 |
handleValidation() |
S |
63 |
2 |
11 |
__construct() |
S |
73 |
1 |
5 |
handleSubmission() |
S |
69 |
1 |
6 |